Skip to content

decentraland/deployments-to-sqs

Repository files navigation

Deployments to SQS

This service continuously monitor for deployments that have been made on any Foundation Catalyst.

The service checks for new deployments by sending GET requests to the specified API endpoint /content/pointer-changes. This continuous monitoring ensures prompt identification of any deployment changes.

When a new deployment delta is detected, the service publishes its data to the configured Amazon SNS topic (deployments-sns-${env}). Therefore, any stakeholder that need to react over these deployments can subscribe to this topic and start receiving notifications about new deployments.

Deployments being informed by this service

As of the time of writing, this service identifies and reports deployments of:

  • Wearables
  • Emotes
  • Scenes

Deployments of entities not listed here, such as profiles, are excluded. These other entities are ignored because, as of the time of writing, there is no need to react to their deployments.

Foundation Catalysts

As of the time of writing, the following nodes are the ones being fetched to check for any new deployments:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •