Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2025 02:23 AM
Hi Dimitry.
I actually never got this working using file events. How I got it working was turning off file events for this external_location. Then still use a file trigger which uses polling and can support up to 10K files.
This was the only way to get it working. However luckily these containers in my case the 10K limit wont be an issue.
Hope this helps.