Collection files do no properly show what is uploaded (#9)
Trevor Flynn opened 1 week ago

I am seeing situations where after a restart of IDEA files that are uploaded to the collection no longer show uploaded. I am also seeing where files that are ready in the collection from the grok console are showing that they are still being processed in the IDE.

  • developer commented 5 days ago

    To prevent reaching account limits on the Grok, the plugin queries Grok at some intervals. Normally after uploading files to Grok Collection, they are being processed by Grok. So plugin checks files status on Grok server every 5 minutes. Therefore, there might be delay of up to 5 minutes between file status change on Grok side and what is plugin showing.

    As for the uploaded files not showing as uploaded. This looks like either connectivity problem. The plugin does not cache locally information about files uploaded to Grok Collection. It rely solely on information downloaded from Grok. If it cannot connect to Grok, it does not show up to date information.

issue 1 of 1
Type
Bug
Priority
Normal
Assignees
Not assigned
Issue Votes (0)
Watchers (2)
Reference
Intellego#9
Please wait...
Page is in error, reload to recover