Collection files do no properly show what is uploaded (#9)
Trevor Flynn opened 2 months 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 2 months 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.

  • developer commented 1 week ago

    Closing due inactivity.

    There is a delay after starting up IDE and time when all the information about collection is updated from xAI servers. Especially for large projects.

    The plugin has to pull information about all files and heck their status. This takes time, especially that plugin is not aggressive with sending requests to avoid account ban due to excessive traffic.

  • developer changed state to 'Closed' 1 week ago
    Previous Value Current Value
    Open
    Closed
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