* svc alerting - use a shorter ctx to upload the img This will prevent timeout on img upload to cancel the notifications from being sent * components img uploader - pass the ctx to aws lib * make webdavuploader use the ctx * make azureblobuploader use the ctx * rename uploadImage() to renderAndUploadImage() for better clarity about what this method work * Use timeout + 2s for plugin renderer (same as service and phantomjs) * Make sure that original EvalContext is updated after render and upload * Verify notification sent even if render or image upload times out * fix lint * fixes after review Co-authored-by: Edouard Hur <3418467+hekmon@users.noreply.github.com> Fixes #21018
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
azureblobuploader.go | Loading commit data... | |
azureblobuploader_test.go | Loading commit data... | |
gcsuploader.go | Loading commit data... | |
gcsuploader_test.go | Loading commit data... | |
imguploader.go | Loading commit data... | |
imguploader_test.go | Loading commit data... | |
localuploader.go | Loading commit data... | |
localuploader_test.go | Loading commit data... | |
s3uploader.go | Loading commit data... | |
s3uploader_test.go | Loading commit data... | |
webdavuploader.go | Loading commit data... | |
webdavuploader_test.go | Loading commit data... |