Uploaded image for project: 'Realm Java SDK'
  1. Realm Java SDK
  2. RJAVA-587

MongoDB Realm callFunction with explicit timeout

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None

      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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            claus.rorbech@mongodb.com Claus Rørbech (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: