Open FragmentedPacket opened 2 years ago
I would add also in this the need to properly communicate in ALL our SSoT plugins that they are not usable out-of-the-box for all the use-cases for an integration, some tuning would be needed until more customization is available. Not sure how to drive it yet
Adding testing best practices for models would help too. @Kircheneer is working on it right now, so we could add it as documentation but also as a testing for the current Job examples (lead by example!)
Some documentation for job testing will be found in the Nautobot docs with 1.3 and also https://github.com/nautobot/nautobot/pull/1617
Can I work on this issue?
Can I work on this issue?
@Santhusha-bit yes - I am not currently doing any work here and its unassigned, so you should be good to go!
Another item to consider could be performance profiling/optimization. Interesting items:
post_run
to escape the atomic transactionThat ⬆️ is done with #104
Topics:
Adding @h4ndzdatm0ld and @glennmatthews for any further insight.