15+ sec. delay on initial instantiation of WebService::Avalara::AvaTax #2
Labels
No labels
bug
duplicate
enhancement
help wanted
housekeeping
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mjg/perl-WebService-Avalara-AvaTax#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Specifically,
WebService::Avalara::AvaTax::Role::Dumperwriting the compiled WSDL to filesystem takes a very long time. Same behavioron separate, modern environments (OSX, Linux). The documentation suggests that
the compiled WSDL is written to disk in order to make it a Singleton. The documentation also
correctly identifies this implementation as a serious security risk.