Back to all

fullstory-async-methods

by Nils Foon

61Feb 6, 2026Visit Source
Core concepts for Fullstory's Asynchronous API methods. Covers the Async suffix pattern, Promise handling, error handling, and when to use async vs fire-and-forget. Note - this pattern is web-only; mobile platforms use different mechanisms.