79358111

Date: 2025-01-15 11:54:57
Score: 1
Natty:
Report link

Increasing timeout up to 1 min helped me:

  spring:
    mvc:
      async:
        request-timeout: 60000

Note: Value -1 does not work for disabling timeout for spring-boot 3.4.1 !!!

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Yaroslav