mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
don't worry about forbidden
This commit is contained in:
parent
afd9821c77
commit
7e2ee59186
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ class PurgeCacheWorker
|
|||
cache_purge: '1'
|
||||
}
|
||||
rescue RestClient::ResourceNotFound
|
||||
rescue RestClient::Forbidden
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue