Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Server gives 500s when polled for job status #109

Open
markan opened this issue Apr 24, 2015 · 0 comments
Open

Server gives 500s when polled for job status #109

markan opened this issue Apr 24, 2015 · 0 comments
Assignees
Labels
Type: Enhancement Adds new functionality.

Comments

@markan
Copy link
Contributor

markan commented Apr 24, 2015

It appears that the server gets slow when there are a lot of jobs, and if we poll too rapidly (see chef-boneyard/knife-push#25 and Zendesk issue #2641) we can throw 500s.

Examine why this call is slow; it should be cheap. 2.0 should add SSE to eliminate polling, but it's still worth understanding the bottleneck here.

@markan markan added this to the Acccepted Major milestone Apr 24, 2015
@markan markan self-assigned this Apr 24, 2015
@tas50 tas50 added Type: Enhancement Adds new functionality. and removed enhancement labels Nov 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement Adds new functionality.
Development

No branches or pull requests

2 participants