eocron
eocron
Is there any progress in this direction? There is a lot of streams in a world which performs operations not knowing final length: some zip imlementations, serializations, encryptions, transfers, etc....
still not added
I see this when executing compiled (by razor) dll. For now Im just running it in separated thread and Abort() it to prevent further execution if it times out after...
Create file example.cshtml with this content: ``` @ { while(true){}; } ``` And RunCompile it.
I stated, that this code will be untrusted - it means I give users rights to modify it. It is used for report generation, and I try not to protect...
Would be nice to have to decouple logic from Poco to concrete serializer.
Any progress on this? I'm currently trying to add common metric `log_last_timestamp{source="$source$"}` to make further alerting on failed synchronizations between file events and destination system events (elastic).
I have a * mask. I grab all sources, so remap will not work for me, cause I don't know them beforehand.