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

MongoDB Realm callFunction with explicit timeout #6878

Open
rorbech opened this issue May 26, 2020 · 1 comment
Open

MongoDB Realm callFunction with explicit timeout #6878

rorbech opened this issue May 26, 2020 · 1 comment
Labels
MongoDBRealm This issue is related to the MongoDB Realm Beta

Comments

@rorbech
Copy link
Collaborator

rorbech commented May 26, 2020

Describe your problem or use case

Currently timeout for all
Functions#callFunction(String, List<?> args, ...)
requests is inherited from the uniform timeout set through
RealmAppConfiguration.Builder#requestTimeout(long, TimeUnit)

Stitch API included a callFunction variant with explicit request timeout.

Describe the solution you'd like

Consider adding a similar variant/option to set timeout for individual callFunction requests.

@rorbech rorbech changed the title MongoDB Realm callFunction with explicit timeout MongoDB Realm callFunction with explicit timeout May 26, 2020
@cmelchior cmelchior added the MongoDBRealm This issue is related to the MongoDB Realm Beta label Jun 3, 2020
@RealmBot
Copy link
Collaborator

RealmBot commented Jul 3, 2020

➤ Christan Melchior commented:

We are deprioritizing this unless there is requests for support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MongoDBRealm This issue is related to the MongoDB Realm Beta
Projects
None yet
Development

No branches or pull requests

3 participants