Closed habib27 closed 1 year ago
According to [this comment])https://github.com/combust/mleap/blob/d1d4afd001382cfae8c8d7a572fbd581718a1b5f/mleap-executor/README.md?plain=1#L79), disktimeout doesn't do anything right now, but is intended as a way for the server to TTL a model out of disk if it is idle too long.
force doesn't seem to do anything either from what I can tell.
Thank you for prompt response.
Hi,
When posting a model to the spring boot API there are two fields which I don't fully timeout. If you could explain what thier functionality is, would greatly appreciate it:
1) diskTimeout (what is this and how is it different from memoryTimout) 2) force: false/true (what does this do exactly)