Adding a delay between the server actions

I want to add like a pause between two actions that are in the same server action.
Stripe action always takes a little longer (especially with web hooks to update the local db), so I wondering if there is a way to add a Pause or delay, before the next Action?

For example

Create Subscription

Single Query

Community Page
Last updated: