DARPA-ASKEM / terarium

https://app.terarium.ai
Apache License 2.0
12 stars 2 forks source link

Remove complexity from task service caching #3913

Closed kbirk closed 3 weeks ago

kbirk commented 4 weeks ago

Cache only success responses, not responses while executing.

Don't attempt to resolve requests while they are pending. Don't attempt to cache across multiple instance of the server.