Called immediately after a promise continuation executes. This may be after a then(), catch(), or finally() handler or before an await after another await.
then()
catch()
finally()
v17.1.0, v16.14.0