currently we timeout at 500ms (or something like that). we only save results in the db that we find within that time. we should allow longer running synth request, that are not served to the user who requested them (because it takes too long), but can still saved in a cache once we find a result.
currently we timeout at 500ms (or something like that). we only save results in the db that we find within that time. we should allow longer running synth request, that are not served to the user who requested them (because it takes too long), but can still saved in a cache once we find a result.