go-force icon indicating copy to clipboard operation
go-force copied to clipboard

Expose method to refresh Api Resources

Open nimajalali opened this issue 11 years ago • 1 comments

When adding or editing custom objects in Salesforce the api resources become invalid and need to be refreshed.

Today you have to restart the process to initiate a refresh.

The following resources should be refreshed when this method is called:

apiResources apiSObjects apiSObjectDescriptions apiMaxBatchSize

nimajalali avatar Feb 07 '14 20:02 nimajalali

Thread safety needs to be implemented as the resources that need updating are map objects.

nimajalali avatar Feb 07 '14 20:02 nimajalali