Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Response [504] nach umpfangreichem Batch-Request

    Scheduled Pinned Locked Moved Entwicklung
    1 Posts 1 Posters 161 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • huH Offline
      hu
      last edited by

      Hallo Community,

      wenn ich umfangreiche Batcht-Requests an die I-Doit API sende, erhalte ich teilweise anscheinend Timeouts.

      API_RETURN  = requests.post(IDOIT_API_URL, json=ARRAY_OF_DICT_OBJECTDELETE, headers=IDOIT_API_HEADER_AUTHENTICATED, timeout=600) 
      print(API_RETURN)
      # <Response [504]>
      

      Error 504 zeigt üblicherweise einen Timeout an. Kann mir jemand beantworten, wie man den Timeout I-Doit-API-seitig hoch setzen kann, damit ich den Batch-Request nicht auf kleine Päckchen verteilen muss?

      Lieber Gruß & danke für Eure Hilfe, hu

      1 Reply Last reply Reply Quote 0
      • First post
        Last post