You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the FABRIC slice expires, it will fail to delete the OESS connection which depends on the deletion of the AWS direct connect VPC attachment. This OESS connection might be incorrectly reused by subsequent workflows using the same workflow name.
NOTE: Calling fabfed workflow destroy will only delete the sense portion if the FABRIC slice has expired.
The text was updated successfully, but these errors were encountered:
immediately renew the FABRIC slice to last longer. (-show should give a warning about the expiry and potential issues, like OESS connection not going away ...)
Develop a -renew operation for the workflow session.
Register with a provider (or 3rd party) notification service (email / text / slack etc.) to remind users to renew or destroy the workflow before the expiry.
14 days is the default max number of days for renewal. With Slice.NoLimitLifetime permission tag on a project, we can do up to 26 weeks.
xi-yang
changed the title
Integration with Sense AWS. Fabric slice expiring fails to to delete OESS connection.
Integration with Sense AWS. Fabric slice expiring fails to to delete AL2S connection.
Oct 25, 2023
When the FABRIC slice expires, it will fail to delete the OESS connection which depends on the deletion of the AWS direct connect VPC attachment. This OESS connection might be incorrectly reused by subsequent workflows using the same workflow name.
NOTE: Calling
fabfed workflow destroy
will only delete the sense portion if the FABRIC slice has expired.The text was updated successfully, but these errors were encountered: