Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken " long-polling HTTP requests " link #80

Open
soxofaan opened this issue Aug 30, 2023 · 4 comments
Open

broken " long-polling HTTP requests " link #80

soxofaan opened this issue Aug 30, 2023 · 4 comments

Comments

@soxofaan
Copy link
Member

3. Processes can also be executed **on-demand** (i.e. synchronously). Results are delivered with the request itself and no job is created. Only lightweight computations, for example previews, should be executed using this approach as timeouts are to be expected for [long-polling HTTP requests](https://www.pubnub.com/blog/2014-12-01-http-long-polling/).

broken link https://www.pubnub.com/blog/2014-12-01-http-long-polling/

@soxofaan
Copy link
Member Author

I would just drop the whole for long-polling HTTP requests thing, it's not that vital. I'm not sure "polling" is even the right terminology in this context

@m-mohr
Copy link
Member

m-mohr commented Aug 30, 2023

New URL is https://www.pubnub.com/blog/http-long-polling/
PRs are welcome.

@soxofaan
Copy link
Member Author

soxofaan commented Sep 5, 2023

So you would prefer to keep this link to this pubnub (which I don't know FYI)?
As mentioned above I would just drop the mention of long-polling as a whole.

@m-mohr
Copy link
Member

m-mohr commented Sep 5, 2023

No strong preference, but an explanation would be good.

Could also just be: "... should be executed using this approach as timeouts are to be expected for HTTP requests that are kept open for more than a couple of seconds."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants