I noticed that 2 threads running over the build in task scheduler only use around 100 MB of ram on my server. This seems to be very low, so I wonder if the tasks are running remotely on some BAS Server or on my own?
та же проблема щас, уже замучался. Работало всё, закрыл бас и ошибку кидает
Ошибка подключения : No suitable servers found (serverSelectionTryOnce set): [connection refused calling hello on 'localhost:11831']. Topology type: Single: generic server error
Great thanks, will do a bit more reading. I'm not sure what advanced DB settings BAS even has for this kind of thing. TBH I will probably just create a work around and start using a schedule to run with 1 thread regularly until a condition is met. Then the DB is updated in real time and massively minimises the odds of a single row being selected by two scripts. Bit of a pain, but I can't see any options in BAS so far to implement what you're discussing! Best Regards