Matthew Carey
Matthew Carey
Prior to adding notification agent settings the EP needs auth added to the get requests. Currently there is no private data in the objects. However, once notification settings are added...
The whole thing is a mess and I don't remember why I did most of it.
If a custom message template is updated, run a test search to validate it doesn't throw an exception
Mods should have a way to test custom message templates
Add black border detection with OpenCV Add config option to report posts that need to be cropped. If borders are detected on summons/repost check and not matches are found, remove...
If an asset is updated after a checkout request is attached the JSON convert fails
Not sure of the root cause but going through search history I'm finding the majority of newly ingested posts are being search 2+ times.
Hello! I've been using PySNMP synchronously for the last year. I'm attempting to convert to asyncio, however, all requests I make are coming back with no response received. Below is...