fix(okhttpconfig): increase the defaul timeout due to low number#4849
fix(okhttpconfig): increase the defaul timeout due to low number#4849shlomodaari wants to merge 1 commit intospinnaker:masterfrom
Conversation
This is a low number and can have an affect on complex production
|
There's enough stuff going on with retrofit2 upgrades that I'd love to leave this code alone. Isn't changing your local config sufficient? |
|
Sooo what we hit recently:
SO the bulk PR ... broke some things rather badly b/c of this. I'm not sure changing these defaults high is the answer... vs. adding a bit more logic. A few ideas:
|
|
Which bean is bulk upload? Can you provide a link to the code that creates it? From there perhaps @kirangodishala can take a look and see if there's some way to restore the ability to configure it independently? |
|
I will close this one the go ahead with Jason idea! |
|
#4773 was what broke things this way as it overloaded the okhttp settings for front50 calls WITHOUT considering okhttp global defaults. |
|
NOTE right now kinda thinking of a "int to Integer" then doing |
|
#4851 |
No description provided.