rocketadmin icon indicating copy to clipboard operation
rocketadmin copied to clipboard

Launch admin panel in under 5 minutes

Results 88 rocketadmin issues
Sort by recently updated
recently updated
newest added

If query returns timeout we need to return type: "query_timeout" property in error response, so UI can act accordingly

We need to use OpenAI assistants API for AI Insights. 1. It needs to send messages to assistant with id from process.env.OPENAI_ASSISTANT_ID 2. We need to have three endpoints -...

Sometimes MySQL silently closes connection by timeout. We need to handle ECONNRESET errors when running query and retry the query