Skip to content

Individualized POI Processing

Compare
Choose a tag to compare
@jamacon36 jamacon36 released this 14 Dec 20:49
· 83 commits to main since this release
27b6499

Overview

This update significantly improves the reliability of the plugin as well as simplifies log messaging.

Changelog

  • Post import batch process scheduling functionality has been rewritten to schedule individual processing jobs for each update returned from the OTIS API.
  • Logging has been updated with new messaging to reflect the import change.

General Notes

  • In testing we have found that while some POIs take significantly longer to process than others, they have all finished importing successfully. This meant that at times the importer took 5 or even 10 minutes to report any new activity if it was a particularly complex POI.
  • At times the importer is able to run several jobs at once and will appear to log overlapping activity, this is expected.